- underlying table
- базовая таблица
English-Russian SQL Server dictionary. 2013.
English-Russian SQL Server dictionary. 2013.
Table tennis — Ping Pong redirects here. For other uses, see Ping Pong (disambiguation). Table tennis Table tennis at the highest level Highest governing body ITTF Nickname(s) Ping pong … Wikipedia
Control table — This simple control table directs program flow according to the value of the single input variable. Each table entry holds a possible input value to be tested for equality (implied) and a relevant subroutine to perform in the action column. The… … Wikipedia
Rainbow table — A rainbow table is a lookup table offering a time memory tradeoff used in recovering the plaintext password from a password hash generated by a hash function, often a cryptographic hash function. A common application is to make attacks against… … Wikipedia
Contingency table — In statistics, a contingency table (also referred to as cross tabulation or cross tab) is a type of table in a matrix format that displays the (multivariate) frequency distribution of the variables. It is often used to record and analyze the… … Wikipedia
History of the periodic table — The history of the periodic table reflects over a century of growth in the understanding of chemical properties, and culminates with the publication of the first actual periodic table by Dmitri Mendeleev in 1869.[1] While Mendeleev built upon… … Wikipedia
Page table — A page table is the data structure used by a virtual memory system in a computer operating system to store the mapping between virtual addresses and physical addresses. Virtual addresses are those unique to the accessing process. Physical… … Wikipedia
Water table — The water table is the level at which the ground water pressure is equal to atmospheric pressure. It may be conveniently visualized as the surface of the ground water in a given vicinity. It usually coincides with the phreatic surface , but can… … Wikipedia
DUAL table — The DUAL table is a special one row table present by default in all Oracle database installations. It is suitable for use in selecting a pseudocolumn such as SYSDATE or USER. The table has a single VARCHAR2(1) column called DUMMY that has a value … Wikipedia
Distributed hash table — A distributed hash table (DHT) is a class of a decentralized distributed system that provides a lookup service similar to a hash table; (key, value) pairs are stored in a DHT, and any participating node can efficiently retrieve the value… … Wikipedia
perched water table — Unconfined ground water separated from an underlying body of ground water by unsaturated soil or rock. It may be either temporary or permanent … Lexicon of Cave and Karst Terminology
View (database) — In database theory, a view consists of a stored query accessible as a virtual table in a relational database or a set of documents in a document oriented database composed of the result set of a query or map and reduce functions. Unlike ordinary… … Wikipedia